home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000097_news@columbia.edu_Fri Oct 13 12:41:15 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA22330
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sat, 14 Oct 1995 01:57:49 -0400
  3. Received: by apakabar.cc.columbia.edu id AA20707
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sat, 14 Oct 1995 01:57:48 -0400
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.uoregon.edu!cuhknntp!hpg30a.csc.cuhk.hk!agate!howland.reston.ans.net!newsfeed.internetmci.com!inet-nntp-gw-1.us.oracle.com!news.caldera.com!news.cc.utah.edu!news.cs.utah.edu!cc.usu.edu!jrd
  6. From: jrd@cc.usu.edu (Joe Doupnik)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Can Kermit send bianry as uuencode to my mail address?
  9. Message-Id: <1995Oct13.184115.63714@cc.usu.edu>
  10. Date: 13 Oct 95 18:41:15 MDT
  11. References: <45koqk$ld0@news.ios.com>
  12. Organization: Utah State University
  13. Lines: 25
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <45koqk$ld0@news.ios.com>, ferchaa@ios.com (Andre Ferchau) writes:
  17. > I have a local e-mail address and a Unizx account in another state.  
  18. > Ascii text is easy to mail to myself but getting files is darn near 
  19. > impossible.
  20. > I've tried FTP by mai..but I think servers keep changing and I've lost 
  21. > interest as it has continually not worked...plus the delay of cueing mean 
  22. > I try and wait , etc.
  23. > So I looked at Kermit which will run from the Unix server.  I log on to 
  24. > the Unix through gopher/telnet and then can start Kermit.  If I could get 
  25. > Kermit to encode and then send the uuencoded file to my mail that would 
  26. > really  help!
  27. > Or any other method might be nice :)!
  28. > Thank you
  29. > Andre
  30. --------------
  31.     Have you considered the straight forward method of Kermit to Kermit
  32. file transfers? They work, text and binary, 7 or 8-bit channels, no uuencode
  33. necessary. I don't know the kind of local machine you are using, but there's
  34. a Columbia Kermit for it. Please see kermit.columiba.edu for the master
  35. archive.
  36.     Joe D.